Multi-source legal research workflow for Indian law covering statutes, case law, and secondary sources. This skill should be used when conducting comprehensive legal research, finding relevant precedents, or analyzing statutory provisions across India Code, Indian Kanoon, and other free legal databases.
From indian-lawnpx claudepluginhub swarochish/indian-law-plugin --plugin indian-lawThis skill uses the workspace's default tool permissions.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Calculates TAM/SAM/SOM using top-down, bottom-up, and value theory methodologies for market sizing, revenue estimation, and startup validation.
This skill provides structured workflows for comprehensive legal research using freely available Indian legal resources.
Conduct systematic legal research by:
Use this skill when:
1. India Code (indiacode.nic.in)
2. Indian Kanoon (indiankanoon.org)
3. Supreme Court Website (sci.gov.in)
4. e-Courts Portal (ecourts.gov.in)
5. Law Commission Reports (lawcommissionofindia.nic.in)
Formulate precise question:
Identify:
Search Strategy:
Example Search:
Topic: Limitation for specific performance
→ Search "Limitation Act 1963" on India Code
→ Navigate to Schedule
→ Find Article 54: "For the specific performance of a contract" - 3 years
→ Check for amendments post-1963
Refer to: @references/statutory-search-guide.md
Search Techniques:
Boolean Operators:
AND: Both terms must appearOR: Either term can appearNOT: Exclude term" ": Exact phraseExamples:
"specific performance" AND "limitation" AND "Article 54"
"Section 3(d)" AND "evergreening" AND "Novartis"
"arbitrability" AND ("Vidya Drolia" OR "BALCO")
Filters:
Citator Function:
Refer to: @references/case-law-search-guide.md
Check:
Example:
Research on IPC Section 377:
- Original provision: Criminalized homosexuality
- Navtej Johar (2018): SC partially struck down Section 377
- Current status: Only bestiality remains criminal
→ Must cite Navtej Johar + current reading of Section 377
Structure:
Citation Format:
Create structured research memo:
# Research Memorandum
## Question Presented
[Precise legal question]
## Brief Answer
[1-2 sentence conclusion]
## Applicable Law
### Statutory Provisions
- [Act, Year], Section [X]: "[Relevant text]"
### Case Law
- [Case Name], [Citation]: [Holding]
### Analysis
[How law applies to facts]
## Conclusion
[Detailed answer with legal reasoning]
When conflicts arise, follow this hierarchy:
Example Conflict:
If HC judgment contradicts earlier SC judgment:
→ SC judgment prevails (larger bench can overrule smaller bench SC decision)
→ Note HC judgment for persuasive value only
File: @scripts/case_citator.py
Search all cases citing a landmark judgment:
# Usage: python case_citator.py "Kesavananda Bharati" "AIR 1973 SC 1461"
# Returns: List of all cases on Indian Kanoon citing this judgment
File: @scripts/amendment_tracker.py
Check amendment history of any Act:
# Usage: python amendment_tracker.py "Arbitration and Conciliation Act" 1996
# Returns: Timeline of all amendments with dates
Refer to: @scripts/ directory for implementation
/legal-research <question> invokes this skill's workflowQuestion: "Can mediated settlement agreement be challenged under Section 34 A&C Act?"
Workflow:
Question: "Is IPC Section 300 or BNS equivalent applicable to offense committed in June 2024?"
Workflow:
Question: "Latest SC position on cryptocurrency regulation?"
Workflow:
This skill uses:
This skill provides research methodology guidance. It does not constitute legal advice. Always:
Skill Version: 1.0.0 Last Updated: 2025-12-05 Part of: Indian Law Knowledge Ecosystem Dependencies: legal-citation-validator