Arthur Iarley avatar

Arthur Iarley

Community

@1arley · Recife, PE

9Followers
|
40Public Repos
|
31Published Skills

Estudante de Sistemas de Informação na UFRPE, com atuação profissional como Analista de Projetos na Seed a Bit Tecnologia. Possuo experiência em desenvolvimento

Skills Distribution
DomainCybersecurit...Security & Abuse A.. (35%)Reliability & Data.. (25%)UX & Accessibility.. (20%)Research & Referen.. (12%)

Agent Skills by Arthur Iarley

Showing 31 vetted skills indexed across 1 GitHub repositories.

1arley1arley

gamification-audit

Detects abuse of XP, points, streaks, referrals, and rewards using a trigger-condition-reward-reversal loop model.

Community
Intermediate
1arley1arley

edge-case-hunter

Generates boundary-value test cases and verifies system handling of null, empty, negative, and Unicode inputs.

Community
Intermediate
1arley1arley

user-flow-audit

Models user flows as state machines to detect dead ends, skippable steps, and refresh or back-button desyncs.

Community
Intermediate
1arley1arley

ux-review

Evaluates user interfaces against established UX principles and reports violations.

Community
Intermediate
1arley1arley

reference-research

Searches a curated references catalog and synthesizes external sources into actionable patterns.

Community
Intermediate
1arley1arley

market-research

Compares how real products solve UX problems at scale across nine experience dimensions.

Community
Intermediate
1arley1arley

adversarial-review

Attacks system assumptions using personas and canonical operations to generate testable audit hypotheses.

Community
Intermediate
1arley1arley

visual-quality-review

Reviews frontend interfaces for typography, spacing, hierarchy, contrast, and AI slop violations.

Community
Intermediate
1arley1arley

error-flow-audit

Audits multi-step operations for partial failures, unsafe retries, and missing rollback handling.

Community
Intermediate
1arley1arley

idempotency-audit

Tests repeated and retried requests to detect duplicated effects in payments, rewards, webhooks, and counters.

Community
Intermediate
1arley1arley

implementation-research

Researches technical implementation patterns from official docs, GitHub, and production code into actionable recommendations.

Community
Intermediate
1arley1arley

skill-router

Selects the smallest sufficient set of audit, security, and reliability skills for a task.

Community
Advanced
1arley1arley

api-abuse-audit

Audits API endpoints for repetition, replay, ID manipulation, mass assignment, and missing rate limiting.

Community
Intermediate
1arley1arley

research-router

Routes research tasks to appropriate sources based on problem type classification.

Community
Intermediate
1arley1arley

accessibility-review

Reviews interfaces against WCAG standards for keyboard, focus, contrast, and screen reader support.

Community
Intermediate
1arley1arley

data-integrity-audit

Audits database schemas for missing unique constraints, foreign keys, transactions, and CHECK constraints.

Community
Intermediate
1arley1arley

security-audit

Audits codebases for tenant isolation, IDOR, secrets, and XSS vulnerabilities.

Community
Advanced
1arley1arley

interaction-design

Audits hover, focus, pressed, disabled, loading, and transition states of interactive UI elements.

Community
Intermediate
1arley1arley

race-condition-hunter

Detects read-decision-write sequences lacking atomicity that violate invariants under concurrent requests.

Community
Intermediate
1arley1arley

github-reference-research

Researches GitHub repositories to extract implementation patterns and architectural decisions without copying code.

Community
Intermediate
1arley1arley

business-logic-audit

Audits business rules and invariants for bypass, repeat, reverse, and race vulnerabilities.

Community
Intermediate
1arley1arley

authorization-audit

Audits server-side authorization enforcement across roles, resources, and actions to detect IDOR and privilege escalation.

Community
Intermediate
1arley1arley

input-trust-audit

Detects server endpoints that trust client-supplied authority values instead of deriving them server-side.

Community
Intermediate
1arley1arley

state-consistency-audit

Detects divergences between database, cache, server, client, and URL state layers.

Community
Intermediate

Frequently Asked Questions About Arthur Iarley

FAQPage Schema
What tasks can I perform using Arthur Iarley's skills?▼

You can run stack-adaptive security audits detecting IDOR, hardcoded secrets, and missing tenant isolation; hunt race conditions and idempotency failures in payments and rewards; audit gamification abuse, user flows, and error states; and review UX, accessibility, animation, and visual quality against established standards.

Who are these skills designed for?▼

They target engineers, security reviewers, and product auditors who need adversarial testing of web applications. Personas include backend developers verifying authorization and data integrity, frontend reviewers checking WCAG compliance and interaction states, and researchers synthesizing implementation patterns from GitHub and official documentation.

How do the audit skills work in practice?▼

Each skill applies a structured model: security-audit first detects language, framework, ORM, and auth mechanism, then sweeps five failure classes and produces evidence-backed findings with GitHub issues. The skill-router selects the smallest sufficient set of audit, security, reliability, and research skills per task.

Are these skills free and open source?▼

Yes. Nearly all skills carry the MIT license, permitting free use, modification, and redistribution. The manifest lists no paid tiers, subscriptions, or commercial restrictions for the audit, security, reliability, frontend, and research skills.

What prerequisites or dependencies do these skills require?▼

The manifest specifies no external runtime dependencies. Skills operate on an existing codebase or interface: security-audit requires access to project source and deploy files, research skills use a references catalog and GitHub, and triage or to-spec skills integrate with a project issue tracker.