Resource Study Templates

Generate standardized study, extraction, and audit templates for imported codebases.

48|18|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/pageel/para-workspace --skill resource-study-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Resource Study Templates
Source: https://github.com/pageel/para-workspace/tree/main/templates/common/agents/skills/resource
Command: npx skills add https://github.com/pageel/para-workspace --skill resource-study-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents inconsistent, ad-hoc documentation when studying imported external codebases by providing standardized sidecar templates for the /resource workflow.

Core Features & Use Cases

  • Resource learning scaffolds: Produces consistent study, extraction, audit, and teardown documents for a resource namespace.
  • Cross-pollination mapping: Helps generate structured mappings from a studied resource into a target project so knowledge can be reused effectively.
  • DX, rules, hooks, and plugins extraction: Supports repeatable capture of developer experience, governance rules, lifecycle hooks, and plugin manifests during resource ingestion.

Quick Start

Use the Resource Study Templates to generate the study artifacts for a specific namespace by running the /resource workflow and selecting the corresponding reference templates under references/.

Frequently Asked Questions about Resource Study Templates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize documentation when studying imported codebases?

Cross-pollination mapping generates structured mappings from a studied external resource into a target project. This enables effective knowledge reuse by capturing developer experience, governance rules, lifecycle hooks, and plugin manifests during resource ingestion.

What is the best way to extract governance rules and hooks during codebase analysis?

Codebase learning scaffolds produce consistent study, extraction, audit, and teardown documents for a specific resource namespace. These templates serve as reference outputs to generate main study files and extraction tables for downstream governance and reuse.

How do I generate cross-pollination mappings for external code resources?

Cross-pollination mapping generates structured mappings from a studied external resource into a target project. This enables effective knowledge reuse by capturing developer experience, governance rules, lifecycle hooks, and plugin manifests during resource ingestion.

Can I use reference templates to produce audit reports for resource namespaces?

Reference templates support audit reporting across resource namespaces by standardizing sidecar documentation artifacts. Running the resource workflow and selecting the corresponding templates under references generates consistent extraction tables for downstream governance and reuse.

When do I need standardized sidecar documentation for resource ingestion?

Standardized sidecar documentation is needed when importing external codebases to prevent inconsistent, ad-hoc documentation. It enables repeatable study, cross-pollination mapping, and extraction of prompts, rules, tools, hooks, and plugins across resource namespaces.