All authors
adriannoes avatar

Claude Skills by adriannoes

github.com/adriannoes
260 skillsA× 224B× 23C× 6F× 70 installs337 views
HandoffA

Use when PAUSING/ending a work session (records the current state in docs/STATE.md to resume later) or when RESUMING (reads docs/STATE.md and the active spec and reassembles the context, proposing the next step). Keeps continuity between sessions of humans and agents. Trigger with /handoff.

ai-agentsgogit
0
53
IntegracoesA

Use to survey the team's tools (Jira, Confluence, Notion, GitHub, cloud, observability), connect the MCPs securely, pull read inputs, and define the write flows (repo → tool). It generates docs/engineering/integrations.md and, if approved, .mcp.json, and registers the validated MCPs in the routing (the "Connected tools (MCP)" block of CLAUDE.md + tools-aware skills). Run BEFORE /kickoff to feed the artifacts with real data (read-first), or AFTER, once the tooling is known. Re-runnable. Trigge...

ai-agentsgoaws
0
53
KickoffA

Use when starting OR continuing a project with the SDD boilerplate. It first discovers the mode — greenfield (starting from scratch) or brownfield (already running) — and routes accordingly. Greenfield runs a Lean Inception interview (vision, personas, MVP). Brownfield maps the current state (as-is), identifies gaps against the SDD standard, and captures historical decisions. Both paths go through the technical kickoff on the 5 axes (tech stack, architecture, infra, quality, observability), p...

ai-agentsgotesting
0
53
MapearA

Use to map an existing (brownfield) codebase and produce docs/architecture/assessment.md — stack, architecture, implicit bounded contexts, maturity across the 5 axes, debts/risks, and historical decisions to become retroactive ADRs. Re-running updates the assessment. It is called by /kickoff in brownfield mode, and also runs standalone when the codebase changes or to analyze a repo. Trigger with /mapear.

ai-agentsgogit
0
53
MetricasA

Use to track delivery/flow metrics — Lead Time (time to production) and Throughput (items completed per cycle) — the maturity of Continuous Delivery vs Continuous Deployment, and code quality (coverage and static analysis) as a traceable trend. Reads git/Jira/CI and the quality artifacts when an MCP is connected and updates docs/engineering/metrics.md. Trigger with /metricas.

ai-agentsgotesting
0
53
Nova FeatureA

Use to open a new feature in the SDD pattern. It decides the tier (trivial/small/architectural), creates specs/NNNN-<nome>/ with the right templates, drives the top-down fill across the gates (product → design → domain → spec → tasks), and, when an MCP is connected, imports the Jira story at the start and creates the issues on task breakdown. Trigger with /nova-feature.

ai-agentsgotesting
0
53
Revisar PrA

Use to review a PR/MR against the SDD standard — it checks process conformance: an approved spec for the change, each AC-N with a green test, no open SPEC_DEVIATION, ADRs for irreversible decisions, glossary/context-map updated, and the DoD met. Posts the result as a comment on the PR/MR via the GitHub/GitLab MCP (if connected). Complements the harness /code-review (which hunts for bugs). Trigger with /revisar-pr.

ai-agentsgotesting
0
53
RoadmapA

Use to build or update docs/product/roadmap.md across Now/Next/Later horizons, with value, effort, owner, and dependencies, prioritizing low-risk quick wins. In brownfield it includes incremental SDD adoption. Designed to review with the team every cycle. It is called by /kickoff and also runs standalone periodically. Trigger with /roadmap.

ai-agentsrustgo
0
53
Setup CiA

Use to create or adjust the CI/CD pipeline that materializes the SDD gates — lint, static analysis (type-check/complexity/SAST), tests (unit/integration/acceptance) and coverage from docs/engineering/TESTING.md, with coverage and static analysis published as artifacts, plus the "PR fails without an approved spec" rule. Detects GitHub Actions / GitLab CI / other. Generates the file only with approval. Trigger with /setup-ci.

ai-agentsgotesting
0
53
ValidarA

Use AFTER implementing a feature to validate it (UAT) — runs the gates from docs/engineering/TESTING.md, maps each AC-N to its test and flags ACs without coverage, resolves pending SPEC_DEVIATION, checks the Definition of Done, and updates docs/STATE.md. Trigger with /validar.

ai-agentsgotesting
0
53
ImpeccableA

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing,...

ai-agentsgoshell
0
53
Ask MattA

Ask which skill or flow fits your situation. A router over the user-invoked skills in this repo.

ai-agentsgo
0
53
PrototypeA

Build a throwaway prototype to flesh out a design — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route.

ai-agentspythondatabase
0
53
To IssuesA

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.

ai-agentsgorefactoring
0
53
Plain WritingA

Write and edit prose in the user's plain style: simple everyday words, complete sentences, no dashes, no jargon, no analogies, no filler, and full clear explanations. Use this whenever you draft or revise any prose for the user, such as documents, Notion pages, reports, summaries, README files, research notes, proposals, slide text, emails, or commit and PR descriptions. Also use it whenever the user asks to simplify, clean up, tighten, reword, or make writing clearer or easier to read. Defau...

ai-agentsgoreact
0
53
React Best PracticesA

React and Next.js performance optimization guidelines from Vercel Engineering. Use when writing, reviewing, or refactoring React/Next.js code — components, data fetching, bundle size, or performance.

ai-agentsjavascriptgo
0
53
Research Paper WritingA

Improve academic paper writing quality for ML/CV/NLP-style papers with clear section structure, paragraph flow, and reviewer-facing presentation. Use when drafting or revising Abstract, Introduction, Related Work, Method, Experiments, or Conclusion; polishing figures/tables; checking claim-support alignment; or performing self-review before submission.

ai-agents
0
53
DesignA

Comprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini or Atlas Cloud AI), corporate identity program (50 deliverables, CIP mockups), HTML presentations (Chart.js), banner design (22 styles, social/ads/web/print), icon design (15 styles, SVG, Gemini 3.1 Pro), social photos (HTML→screenshot, multi-platform). Actions: design logo, create CIP, generate mockups, build slides, design banner, generate icon, create social photos, social media images...

ai-agentspythongo
0
53
Update ChangelogA

Read this skill before updating changelogs

ai-agentstypescriptpython
0
53
Api Flow Diagram CreatorA

Create api flow diagram creator operations. Auto-activating skill for Visual Content. Triggers on: api flow diagram creator, api flow diagram creator Part of the Visual Content skill category. Use when working with APIs or building integrations. Trigger with phrases like "api flow diagram creator", "api creator", "api".

ai-agentsgobash
0
53
Architecture Diagram CreatorA

Create architecture diagram creator operations. Auto-activating skill for Visual Content. Triggers on: architecture diagram creator, architecture diagram creator Part of the Visual Content skill category. Use when working with architecture diagram creator functionality. Trigger with phrases like "architecture diagram creator", "architecture creator", "architecture".

ai-agentsgobash
0
53
Ascii Art Diagram CreatorA

Create ascii art diagram creator operations. Auto-activating skill for Visual Content. Triggers on: ascii art diagram creator, ascii art diagram creator Part of the Visual Content skill category. Use when working with ascii art diagram creator functionality. Trigger with phrases like "ascii art diagram creator", "ascii creator", "ascii".

ai-agentsgobash
0
53
Chart Js Config CreatorA

Create chart js config creator operations. Auto-activating skill for Visual Content. Triggers on: chart js config creator, chart js config creator Part of the Visual Content skill category. Use when configuring systems or services. Trigger with phrases like "chart js config creator", "chart creator", "chart".

ai-agentsgobash
0
53
D2 Diagram CreatorA

Create d2 diagram creator operations. Auto-activating skill for Visual Content. Triggers on: d2 diagram creator, d2 diagram creator Part of the Visual Content skill category. Use when working with d2 diagram creator functionality. Trigger with phrases like "d2 diagram creator", "d2 creator", "d2".

ai-agentsgobash
0
53
Data Visualization HelperA

Configure with data visualization helper operations. Auto-activating skill for Visual Content. Triggers on: data visualization helper, data visualization helper Part of the Visual Content skill category. Use when working with data visualization helper functionality. Trigger with phrases like "data visualization helper", "data helper", "data".

ai-agentsgobash
0
53
Database Schema VisualizerA

Generate database schema visualizer operations. Auto-activating skill for Visual Content. Triggers on: database schema visualizer, database schema visualizer Part of the Visual Content skill category. Use when working with database schema visualizer functionality. Trigger with phrases like "database schema visualizer", "database visualizer", "database".

ai-agentsgobash
0
53
Graphviz Dot GeneratorA

Generate graphviz dot generator operations. Auto-activating skill for Visual Content. Triggers on: graphviz dot generator, graphviz dot generator Part of the Visual Content skill category. Use when working with graphviz dot generator functionality. Trigger with phrases like "graphviz dot generator", "graphviz generator", "graphviz".

ai-agentsgobash
0
53
Infographic Outline CreatorA

Create infographic outline creator operations. Auto-activating skill for Visual Content. Triggers on: infographic outline creator, infographic outline creator Part of the Visual Content skill category. Use when working with infographic outline creator functionality. Trigger with phrases like "infographic outline creator", "infographic creator", "infographic".

ai-agentsgobash
0
53
Mermaid Class Diagram GeneratorA

Generate mermaid class diagram generator operations. Auto-activating skill for Visual Content. Triggers on: mermaid class diagram generator, mermaid class diagram generator Part of the Visual Content skill category. Use when working with mermaid class diagram generator functionality. Trigger with phrases like "mermaid class diagram generator", "mermaid generator", "mermaid".

ai-agentsgobash
0
53
Mermaid Er Diagram CreatorA

Create mermaid er diagram creator operations. Auto-activating skill for Visual Content. Triggers on: mermaid er diagram creator, mermaid er diagram creator Part of the Visual Content skill category. Use when working with mermaid er diagram creator functionality. Trigger with phrases like "mermaid er diagram creator", "mermaid creator", "mermaid".

ai-agentsgobash
0
53
Mermaid Flowchart GeneratorA

Generate mermaid flowchart generator operations. Auto-activating skill for Visual Content. Triggers on: mermaid flowchart generator, mermaid flowchart generator Part of the Visual Content skill category. Use when working with mermaid flowchart generator functionality. Trigger with phrases like "mermaid flowchart generator", "mermaid generator", "mermaid".

ai-agentsgobash
0
53
Mermaid Gantt Chart GeneratorA

Generate mermaid gantt chart generator operations. Auto-activating skill for Visual Content. Triggers on: mermaid gantt chart generator, mermaid gantt chart generator Part of the Visual Content skill category. Use when working with mermaid gantt chart generator functionality. Trigger with phrases like "mermaid gantt chart generator", "mermaid generator", "mermaid".

ai-agentsgobash
0
53
Mermaid Sequence Diagram CreatorA

Create mermaid sequence diagram creator operations. Auto-activating skill for Visual Content. Triggers on: mermaid sequence diagram creator, mermaid sequence diagram creator Part of the Visual Content skill category. Use when working with mermaid sequence diagram creator functionality. Trigger with phrases like "mermaid sequence diagram creator", "mermaid creator", "mermaid".

ai-agentsgobash
0
53
Mermaid State Diagram CreatorA

Create mermaid state diagram creator operations. Auto-activating skill for Visual Content. Triggers on: mermaid state diagram creator, mermaid state diagram creator Part of the Visual Content skill category. Use when working with mermaid state diagram creator functionality. Trigger with phrases like "mermaid state diagram creator", "mermaid creator", "mermaid".

ai-agentsgobash
0
53
Mindmap GeneratorA

Generate mindmap generator operations. Auto-activating skill for Visual Content. Triggers on: mindmap generator, mindmap generator Part of the Visual Content skill category. Use when working with mindmap generator functionality. Trigger with phrases like "mindmap generator", "mindmap generator", "mindmap".

ai-agentsgobash
0
53
Network Diagram GeneratorA

Generate network diagram generator operations. Auto-activating skill for Visual Content. Triggers on: network diagram generator, network diagram generator Part of the Visual Content skill category. Use when working with network diagram generator functionality. Trigger with phrases like "network diagram generator", "network generator", "network".

ai-agentsgobash
0
53
Org Chart CreatorA

Create org chart creator operations. Auto-activating skill for Visual Content. Triggers on: org chart creator, org chart creator Part of the Visual Content skill category. Use when working with org chart creator functionality. Trigger with phrases like "org chart creator", "org creator", "org".

ai-agentsgobash
0
53
Plantuml Diagram GeneratorA

Generate plantuml diagram generator operations. Auto-activating skill for Visual Content. Triggers on: plantuml diagram generator, plantuml diagram generator Part of the Visual Content skill category. Use when working with plantuml diagram generator functionality. Trigger with phrases like "plantuml diagram generator", "plantuml generator", "plantuml".

ai-agentsgobash
0
53
Plotly Chart GeneratorA

Generate plotly chart generator operations. Auto-activating skill for Visual Content. Triggers on: plotly chart generator, plotly chart generator Part of the Visual Content skill category. Use when working with plotly chart generator functionality. Trigger with phrases like "plotly chart generator", "plotly generator", "plotly".

ai-agentsgobash
0
53
Presentation Slide OutlinerA

Manage presentation slide outliner operations. Auto-activating skill for Visual Content. Triggers on: presentation slide outliner, presentation slide outliner Part of the Visual Content skill category. Use when working with presentation slide outliner functionality. Trigger with phrases like "presentation slide outliner", "presentation outliner", "presentation".

ai-agentsgobash
0
53
Process Flow GeneratorA

Process Flow Generator - Auto-activating skill for Visual Content. Triggers on: process flow generator, process flow generator Part of the Visual Content skill category. Use when working with process flow generator functionality. Trigger with phrases like "process flow generator", "process generator", "process".

ai-agentsgobash
0
53
Svg Icon GeneratorA

Generate svg icon generator operations. Auto-activating skill for Visual Content. Triggers on: svg icon generator, svg icon generator Part of the Visual Content skill category. Use when working with svg icon generator functionality. Trigger with phrases like "svg icon generator", "svg generator", "svg".

ai-agentsgobash
0
53
Technical Diagram AnalyzerA

Analyze technical diagram analyzer operations. Auto-activating skill for Visual Content. Triggers on: technical diagram analyzer, technical diagram analyzer Part of the Visual Content skill category. Use when analyzing or auditing technical diagram analyzer. Trigger with phrases like "technical diagram analyzer", "technical analyzer", "analyze technical diagram r".

ai-agentsgobash
0
53
User Journey MapperA

Manage user journey mapper operations. Auto-activating skill for Visual Content. Triggers on: user journey mapper, user journey mapper Part of the Visual Content skill category. Use when working with user journey mapper functionality. Trigger with phrases like "user journey mapper", "user mapper", "user".

ai-agentsgobash
0
53
Web Design GuidelinesA

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

ai-agentsgit
0
53
Writing GuidelinesA

Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing handbook".

ai-agentsgit
0
53
Writing SkillsA

Use when creating new skills, editing existing skills, or verifying skills work before deployment

ai-agentsjavascripttypescript
0
53
Teams Webhook SenderA

Manage teams webhook sender operations. Auto-activating skill for Business Automation. Triggers on: teams webhook sender, teams webhook sender Part of the Business Automation skill category. Use when working with teams webhook sender functionality. Trigger with phrases like "teams webhook sender", "teams sender", "teams".

data-aigobash
0
36
Zapier Integration HelperA

Assist with zapier integration helper operations. Auto-activating skill for Business Automation. Triggers on: zapier integration helper, zapier integration helper Part of the Business Automation skill category. Use when working with APIs or building integrations. Trigger with phrases like "zapier integration helper", "zapier helper", "zapier".

data-aigobash
0
36
React Native SkillsA

Comprehensive best practices for React Native and Expo applications. Contains rules across multiple categories covering performance, animations, UI patterns, and platform-specific optimizations.

data-aigoreact
0
36