Skip to main content
ryanthedev
ملف منشئ GitHub

ryanthedev

عرض على مستوى المستودعات لـ ٤٨ skills مجمعة عبر ٦ مستودعات GitHub.

skills مجمعة
٤٨
مستودعات
٦
محدث
٢٥ يوليو ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

planning
مطوّرو البرمجيات

Implements the Standard/Full planning pipeline for Medium and Complex tasks: multi-step discovery, phase decomposition with skill matching, cross-cutting concerns, and plan emission with Gate fields.

٢٥ يوليو ٢٠٢٦
clarify
متخصصو إدارة المشاريع

Decomposes underspecified requests by classifying gaps (missing info, ambiguity, false premises) and generating targeted clarifying questions. Produces a confirmed problem statement before any implementation begins. For sharpening a request that already…

٩ يوليو ٢٠٢٦
placeholder-skill
مطوّرو البرمجيات

Placeholder skill directory required by skill-eval's run_eval tool signature. This benchmark runs configurations=['without_skill'] only — we are measuring raw model tiers, not a skill — so this file's content is never mounted or read by a subject session.

٣ يوليو ٢٠٢٦
aposd-designing-deep-modules
مطوّرو البرمجيات

Guides module and API design using APOSD principles: generates multiple design alternatives, compares them on information hiding and interface depth, and produces a documented design decision. For creating new module/API design; not for assessing existing…

٢ يوليو ٢٠٢٦
aposd-reviewing-module-design
مطوّرو البرمجيات

Assesses existing module and interface design for complexity symptoms: information leakage, shallow interfaces, pass-through layers, and unknown unknowns. Produces a structured assessment — not transformations (use aposd-simplifying-complexity to edit) and…

٢ يوليو ٢٠٢٦
aposd-simplifying-complexity
مطوّرو البرمجيات

Transforms complex code by applying APOSD's pull-complexity-downward principle: resolves error hierarchies, collapses configuration, and moves caller-side logic into modules. Produces edited code; not for assessment-only review (use…

٢ يوليو ٢٠٢٦
aposd-verifying-correctness
محللو ضمان جودة البرمجيات والمختبرون

Verifies implementation completeness across functional correctness, error handling, concurrency, and security dimensions using APOSD's post-implementation checklist. Run after a coding task is nominally complete, not during active bug investigation (use…

٢ يوليو ٢٠٢٦
cc-control-flow-quality
مطوّرو البرمجيات

Audits and restructures control flow using Code Complete's nesting, cyclomatic complexity, loop design, guard-clause, and boolean simplification rules. Covers deep nesting, loop exit design, index naming, and callback chains. For statement-level flow inside a…

٢ يوليو ٢٠٢٦
عرض 8 من أصل ٢٤ skills مجمعة.
agent
المهن الحاسوبية الأخرى

Subagent dispatch guidance for the Agent tool — whether to delegate or work inline, the four-part delegation contract, model and effort selection, parallel fan-out sizing, fork vs fresh subagent, and dispatching independent verifier agents. Use before any…

٢٥ يوليو ٢٠٢٦
prompt
مطوّرو البرمجيات

Design and review prompts Claude-first — system prompts, reusable agent definitions, long or novel dispatch briefs, pipeline stages, and prompts users will run elsewhere. Two modes: design and adversarial review. Covers Claude model behavior and migration,…

٢٥ يوليو ٢٠٢٦
skill-craft
المهن الحاسوبية الأخرى

Create, evaluate, and review Claude Code skills and reusable agent definition files (structure, frontmatter, evals). Covers the skill-vs-subagent-vs-hook decision, SKILL.md authoring and frontmatter, trigger-description optimization, baseline-first evals with…

٢٥ يوليو ٢٠٢٦
write
الكتّاب التقنيون

Drafts, edits, and reviews prose to remove the AI tells a model cannot see in its own writing — measured detection signals, not intuition: structural rhythm first (sentence-length variance, information density, discourse order), a reader-job type router…

٢٥ يوليو ٢٠٢٦
browser
مطوّرو البرمجيات

Controls a live Chrome browser through a persistent puppeteer-core MCP connection — click, type, hover, drag, fill forms; navigate pages; take screenshots and export PDFs; read the DOM and accessibility tree; run Lighthouse audits and Core Web Vitals traces;…

٨ يوليو ٢٠٢٦
shot
مطوّرو البرمجيات

Captures and summarizes screenshots from the local desktop or a named window using the bundled capture script. Use when the user asks for a screenshot, screen capture, active-window capture, visual inspection of the current screen, or named-window screenshot.…

٨ يوليو ٢٠٢٦
web-research
مطوّرو البرمجيات

Runs parallel multi-angle web research at four depth modes (scan, brief, breadth, deep): a planner grounds the query in local context and plans search dimensions, parallel search agents pull verbatim extracts with source URLs, one dimension always hunts…

٨ يوليو ٢٠٢٦
clarify
متخصصو إدارة المشاريع

Decomposes user intent through structured brainstorming before acting on ambiguous or underspecified requests — classifies the ambiguity type, generates competing interpretations, and selects the clarifying question that removes the most uncertainty. Use when…

١ يوليو ٢٠٢٦
عرض 8 من أصل ٩ skills مجمعة.
coding
مطوّرو البرمجيات

React Native coding guidance — consults official docs before writing code and suggests verification after. Use when writing components, implementing features, building screens, fixing queries, or adding views. Triggers on "write a component", "implement this…

١١ مارس ٢٠٢٦
a11y-audit
مطوّرو البرمجيات

Audit accessibility of the running React Native app. Captures the accessibility tree from the iOS Simulator and checks it against React Native best practices. Triggers on "audit accessibility", "check a11y", "VoiceOver check", "accessibility issues", "screen…

١١ مارس ٢٠٢٦
clean
مطوّرو البرمجيات

Intelligent environment reset for React Native projects — diagnoses stale caches before cleaning instead of blindly nuking everything. Triggers on "clean build", "reset caches", "fresh start", "metro won't start", "build is broken", "nuclear clean", "clear…

١١ مارس ٢٠٢٦
debug
مطوّرو البرمجيات

Debug React Native apps — view console logs, JS errors, Metro status, evaluate expressions, inspect React component tree, monitor network requests. Use for runtime debugging of JavaScript and React layers. Triggers on "console logs", "JS errors", "Metro…

١١ مارس ٢٠٢٦
deeplink-test
محللو ضمان جودة البرمجيات والمختبرون

Test deep links and URL schemes in the iOS Simulator. Reads navigation/linking config, constructs test URLs, fires them via xcrun simctl, and verifies the resulting screen. Triggers on "test deep link", "test this URL scheme", "verify navigation to", "does…

١١ مارس ٢٠٢٦
diagnose
مطوّرو البرمجيات

Diagnose React Native errors by cross-referencing error text against docs, error pattern database, and project config. Use for build failures, red screens, runtime crashes, and dependency issues. Triggers on "diagnose this error", "why is my build failing",…

١١ مارس ٢٠٢٦
docs
مطوّرو البرمجيات

Search React Native official documentation. Use when answering questions about React Native APIs, components, hooks, layout, navigation, native modules, or platform-specific behavior. Triggers on "React Native", "RN docs", "how does View work", "FlatList…

١١ مارس ٢٠٢٦
ios-sim
مطوّرو البرمجيات

Control the iOS Simulator — tap, type, swipe, screenshot, record video, install and launch apps. Use when interacting with the iOS simulator during React Native development. Triggers on "simulator", "tap", "swipe", "screenshot of simulator", "install app",…

١١ مارس ٢٠٢٦
عرض 8 من أصل ٩ skills مجمعة.
عرض ٦ من أصل ٦ مستودعات
تم تحميل كل المستودعات