ProgrammerAnthonyProgrammerAnthonyCommunityยท14 Agent Skills Included

Anything-Extract

PRD writing, code review, TDD, and refactoring workflows

Guides software teams through writing PRDs, splitting them into phased plans and GitHub issues, and triaging bugs with test-driven fix plans. Reviews backend and frontend code against structured rule checklists for security, performance, and maintainability. Eliminates vague planning and inconsistent reviews by enforcing repeatable, step-by-step engineering workflows.
npx skills add ProgrammerAnthony/Anything-Extract --all -g -y

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
ProgrammerAnthonyProgrammerAnthony

backend-code-review

Analyze Python backend code for security, performance, and maintainability issues.

Community
Advanced
๐Ÿ“ฆ In Repo
ProgrammerAnthonyProgrammerAnthony

write-a-prd

Create product requirement documents through interactive prompts and codebase exploration.

Community
Advanced
๐Ÿ“ฆ In Repo
ProgrammerAnthonyProgrammerAnthony

triage-issue

Analyze code repository issues and generate TDD repair plans.

Community
Advanced
๐Ÿ“ฆ In Repo
ProgrammerAnthonyProgrammerAnthony

prd-to-plan

Convert product requirement documents into phased implementation plans with user stories and validation criteria.

Community
Advanced
๐Ÿ“ฆ In Repo
ProgrammerAnthonyProgrammerAnthony

ubiquitous-language

Extract and standardize domain terminology into a markdown glossary.

Community
Basic
๐Ÿ“ฆ In Repo
ProgrammerAnthonyProgrammerAnthony

frontend-code-review

Analyze React and TypeScript code for structural quality and performance bottlenecks.

Community
Intermediate
๐Ÿ“ฆ In Repo
ProgrammerAnthonyProgrammerAnthony

request-refactor-plan

Create stepwise refactoring plans with commit actions and decision documentation.

Community
Advanced
๐Ÿ“ฆ In Repo
ProgrammerAnthonyProgrammerAnthony

improve-codebase-architecture

Analyze code repositories to identify shallow modules, tight coupling, and testing barriers.

Community
Advanced
๐Ÿ“ฆ In Repo
ProgrammerAnthonyProgrammerAnthony

edit-article

Reorganize paragraphs and rewrite article content for improved readability.

Community
Intermediate
๐Ÿ“ฆ In Repo
ProgrammerAnthonyProgrammerAnthony

prd-to-issues

Converts product requirement documents into GitHub issues by analyzing their content.

Community
Intermediate
๐Ÿ“ฆ In Repo
ProgrammerAnthonyProgrammerAnthony

write-a-skill

Create new agent skills with structured templates and documentation guidance.

Community
Basic
๐Ÿ“ฆ In Repo
ProgrammerAnthonyProgrammerAnthony

architecture-doc

Create and maintain technical architecture documentation in ARCHITECTURE.md.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Anything-Extract?โ–ผ

Run `npx skills add ProgrammerAnthony/Anything-Extract --all -g -y` in your terminal to install all skills in this suite globally.

How to turn a PRD into GitHub issues?โ–ผ

The prd-to-issues skill splits your PRD into thin vertical slices and creates ready-to-claim GitHub issues with acceptance criteria and dependencies.

Can it review my backend and frontend code?โ–ผ

Yes. Dedicated backend and frontend code review skills check your Python and React/TypeScript code against rule checklists covering security, performance, and code quality.

Does it support test-driven development?โ–ผ

Yes. The tdd skill walks you through red-green-refactor cycles using behavior-focused integration tests instead of implementation-coupled tests.

Do I need coding experience to use these skills?โ–ผ

Basic development knowledge helps, but each skill provides step-by-step workflows and templates that guide you through planning, review, and refactoring tasks.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’